[Compute] Introduced SecureVMGuestStateSAS switch parameter in Grant-AzSnapshotAccess#28471
Merged
[Compute] Introduced SecureVMGuestStateSAS switch parameter in Grant-AzSnapshotAccess#28471
SecureVMGuestStateSAS switch parameter in Grant-AzSnapshotAccess#28471Conversation
added 2 commits
August 27, 2025 14:24
…tAccessMethod.cs` for optional VM guest state SAS.
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR introduces support for retrieving VM guest state SAS tokens when granting access to snapshots, adding the SecureVMGuestStateSAS switch parameter to the Grant-AzSnapshotAccess cmdlet.
- Added
SecureVMGuestStateSASswitch parameter to enable VM guest state SAS retrieval - Updated help documentation to describe the new parameter
- Updated changelog to document the API enhancement
Reviewed Changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| src/Compute/Compute/help/Grant-AzSnapshotAccess.md | Added documentation for the new SecureVMGuestStateSAS switch parameter and updated command syntax |
| src/Compute/Compute/ChangeLog.md | Updated changelog to document the new functionality for Grant-AzSnapshotAccess |
Deleted the section related to the `ProgressAction` parameter in `Grant-AzSnapshotAccess.md`, including its type, aliases, and other details. The documentation now continues with the `ResourceGroupName` parameter.
VeryEarly
reviewed
Aug 29, 2025
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…/azure-powershell into haagha/grantsnapshotaccess
VeryEarly
approved these changes
Sep 10, 2025
Contributor
|
[like] Nori Zhang reacted to your message:
…________________________________
From: Yabo Hu ***@***.***>
Sent: Wednesday, September 10, 2025 7:04:48 AM
To: Azure/azure-powershell ***@***.***>
Cc: Nori Zhang ***@***.***>; Review requested ***@***.***>
Subject: Re: [Azure/azure-powershell] [Compute] Introduced `SecureVMGuestStateSAS` switch parameter in Grant-AzSnapshotAccess (PR #28471)
Merged #28471<#28471> into main.
—
Reply to this email directly, view it on GitHub<#28471 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A2OSEBNDSXFEWXTNZLBKKXT3R7ERBAVCNFSM6AAAAACE7BOVX2VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJZGYYDKOJXG4ZDKOI>.
You are receiving this because your review was requested.Message ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…tAccessMethod.cs` for optional VM guest state SAS.
Description
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.mdand reviewed the following information:ChangeLog.mdfile(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.## Upcoming Releaseheader in the past tense.ChangeLog.mdif no new release is required, such as fixing test case only.